widget: Keep keybindings as a GListStore
authorBenjamin Otte <otte@redhat.com>
Mon, 20 Aug 2018 02:18:28 +0000 (04:18 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Mar 2020 03:00:51 +0000 (23:00 -0400)
commit3b595f57200d038905a1ff161a66e8507e4d4257
tree6af4f4e8ccbfd776c4c811c7810a10a4388c1fc4
parentd14807b93db5498136658571820bc94e1ed240d4
widget: Keep keybindings as a GListStore

This way, we can use shortcut_controller_new_for_model() and avoid all
the special casing about run_class.
gtk/gtkshortcutcontroller.c
gtk/gtkshortcutcontrollerprivate.h
gtk/gtkwidget.c
gtk/gtkwidgetprivate.h